How to Install cjk-latex software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install cjk-latex software package in Ubuntu 12.04 LTS (Precise Pangolin)

cjk-latex software package provides installs all LaTeX CJK packages, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cjk-latex 

cjk-latex is installed in your system.

Make ensure the cjk-latex package were installed using the commands given below,

$ sudo dpkg-query -l | grep cjk-latex *

You will get with cjk-latex package name, version, architecture and description in a table

cjk-latex package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section TeX
Package cjk-latex
Version 4.8.2+git20111216-1
Description installs all LaTeX CJK packages
Sub Section TeX


See Also, How to uninstall or remove cjk-latex software package from Ubuntu 12.04 LTS (Precise Pangolin)?